C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / InputType Property

In This Topic
InputType Property (AutoCompleteBase<T>)
In This Topic
Gets or sets the "type" attribute of the HTML input element hosted by the control.
Syntax
'Declaration
 
Public Property InputType As String
 
See Also